home *** CD-ROM | disk | FTP | other *** search
- Path: service-2.agate.net!usenet
- From: ettienne@agate.net (Steve Nutt)
- Newsgroups: comp.lang.c++
- Subject: Re: Looking for C++ class for large integer arithmetic, BCD, fixed point decimal, or decimal arithmetic
- Date: Sat, 20 Apr 1996 05:07:22 GMT
- Organization: DET
- Message-ID: <4l9k0v$mbo@service-2.agate.net>
- References: <4kinad$2j9@r2d2.teir.com>
- Reply-To: ettienne@agate.net
- NNTP-Posting-Host: ettienne.sdi.agate.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- Brian Keefe <bkeefe@teir.com> wrote:
-
- >Hi!
-
- >I've been looking for a C++ class library, preferably in the
- >public domain, that supports large integer arithmetic or
- >decimal arithmetic, but have not found one.
-
- >The need is similar to that met by the bigint.pl package in
- >Perl.
-
- >Thanks,
- >-- Brian Keefe
- >bkeefe@teir.com
- >Thompson Electronic Information Resources
-
- If you are using Borland C++, take a look at bigint in the Borland
- forum on Compuserve. If you are not using Borland, but still using an
- intel processor you could buy the source ($15 I think) and convert it.
-
- Steve
-
-